Tools-side support for creating and destroying netchannel2 interfaces.
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 7 Oct 2009 06:47:50 +0000 (07:47 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 7 Oct 2009 06:47:50 +0000 (07:47 +0100)
commit636eaa12d90b7151f454ec45dd47679292ece9ab
tree1919f29a779d4037b2f71c7e862cd5723539e537
parent3672ce675c93d10b1d10fa1102eaa0f9e6131b0d
Tools-side support for creating and destroying netchannel2 interfaces.

Signed-off-by: Steven Smith <steven.smith@citrix.com>
tools/hotplug/Linux/Makefile
tools/hotplug/Linux/vif2 [new file with mode: 0644]
tools/hotplug/Linux/xen-backend.rules
tools/python/xen/xend/XendDevices.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/server/netif2.py [new file with mode: 0644]
tools/python/xen/xm/create.py
tools/python/xen/xm/main.py